CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 数据集

搜索资源列表

  1. Matlab-VC_DICOM

    0下载:
  2. DICOM是各种数字化影像设备的图像格式和数据传输标准。许多医学图像都采用了DICOM标准。DICOM医学图像的编 码和显示是医学图像研究的基础。该文介绍了DICOM的相关概念和医学图像的组织结构。列出了数据集进行编解码的算法并用 Matlab和VC++编程实现DICOM医学图像的信息读取和显示。-Abstract:Dicom(Digital Imaging and Communications in Medicine)is the international standard of m
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:164932
    • 提供者:xiaoquan
  1. Mackey-Glass-Matlab

    0下载:
  2. 利用Matlab 和 c++ ,构造混沌时间序列Mackey-Glass 数据集 -chaotic time series dataset
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:887
    • 提供者:jiangjiang
  1. MATLAB--curve-fitting

    0下载:
  2. MATLAB 即有内建的解决很多通常遇到的曲线拟合问题的能力, 又具有附加这方面的 产品。本技术手册描述了几种拟合给定数据集的曲线的方法-MATLAB built-in solution that is often encountered in many curve fitting problems, but also has additional products in this area. This technical manual describes several data sets
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:185694
    • 提供者:yyp
  1. IrisBayes

    1下载:
  2. iris数据集的贝叶斯分类实验,外带实验报告一分-Bayesian classification of iris data set experiment, experimental report of a sub-outer
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:67061
    • 提供者:刘文
  1. K_means-matlab

    0下载:
  2. kmeans算法matlab 实现,可以处理2维数据集-kmeans algorithm matlab implementation, can handle 2-D data set
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:19502
    • 提供者:maorenhua
  1. PCA

    2下载:
  2. 模式识别作业-完全自编仿真程序。先用PCA对IRIS数据集进行降维,然后用最小错误法对降维的数据进行分类。压缩包中既包括matlab源代码,又有自己写的报告,还有.MAT格式的IRIS数据集用作程序调用。程序有详细注释,很容易懂。最后结果输出到txt文件中。-Pattern recognition operations- completely self simulation program. First on the IRIS data set with PCA dimension reduct
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:94332
    • 提供者:yumingwei
  1. SMOSVM

    2下载:
  2. 用于svc分类, 用SMO实现SVC,并在UCI数据集Iris上进行实验,2. 可借鉴现成SVM软件包,实现回归分析。 -For svc classification, using SMO to achieve SVC, and in the UCI Iris data set on the experiment, 2. SVM can learn ready-made packages, to achieve regression analysis.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-05
    • 文件大小:2949
    • 提供者:陈德志
  1. 1D-anisotropy-inversion

    0下载:
  2. 对于一维各向异性问题,这里利用阻尼最小二乘的反演算法,结合RI反演数据集反演。-For one-dimensional anisotropic problems, where the use of damped least squares inversion algorithm, combined with the RI data set inversion inversion.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:36186
    • 提供者:liuying
  1. demo_01

    0下载:
  2. 用matlab编写的基于haar特征和SVM的行人检测代码集。其中包含了数据集。-Using matlab haar features and SVM-based pedestrian detection code set. Which contains the data set.
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6282516
    • 提供者:huangyu
  1. MATLAB

    0下载:
  2. 常用matlab数据运算的程序和集,是学习matlab 与数学的不错源码-Commonly used Matlab data operation of the program and set a good source to learn matlab with math
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:149238
    • 提供者:xu
  1. 66891734fractalpattern-MATLAB

    0下载:
  2. 分形维数,互信息,Lyapunov指数,替代数据集,最近临点统计,回归时间
  3. 所属分类:程序开发库

  1. k-means-matlab

    1下载:
  2. 实现K-Means算法,并附带有数据集,以供检验-K-Means algorithm to achieve, together with the data set for testing
  3. 所属分类:matlab例程

    • 发布日期:2017-05-14
    • 文件大小:3607
    • 提供者:朱杰伦
  1. Matlab

    0下载:
  2. 将Iris数据集分为2组,每组各75个样本,每组中每种花各有25个样本。其中一组作为以上程序的训练样本,另外一组作为检验样本。为了方便训练,将3类花分别编号为1,2,3 。   使用这些数据训练一个4输入(分别对应4个特征),3输出(分别对应该样本属于某一品种的可能性大小)的前向网络。-The Iris data set is divided into two groups each of 75 samples in each group have 25 samples in each fl
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2897
    • 提供者:东洋
  1. matlab

    0下载:
  2. 用于SVM实现不同算法对不同数据集性能测试的MATLAB代码,包括离线,在线算法。-SVM implement different algorithms for different data sets to performance testing MATLAB code, including offline and online algorithms.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-26
    • 文件大小:166264
    • 提供者:程瑶
  1. KNN Matting

    1下载:
  2. KNN算法实现的抠图程序,包含数据集,使用了KD树实现KNN(KNN algorithm to achieve the matting process, including data set)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:33420288
    • 提供者:feifei9322
  1. MyProject

    0下载:
  2. 数据集分类及转化的相关应用及例程MALTAB(Data set classification and transformation of related applications and routines MALTAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:349184
    • 提供者:
  1. SNE

    0下载:
  2. SNE降维算法,应用于多个合成数据集 显示降维效果(SNE dimensionality reduction algorithm is applied to reduce dimensionality in multiple synthetic datasets)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:qshx1111
  1. libsvm-mat-2.91-1

    2下载:
  2. Matlab上使用SVM所需插件 2. 操作流程: 请注意:详细操作流程请参考上面的“详解”网站,这里只说大框架和详解里没有提到的问题。 A.设置path File->set path ->add with subfolders->加入libsvm-3.11文件夹的路径 B. 在matlab中编译 目的:将libsvm-3.11\matlab 中 libsvmwrite.c 等 C++文件编译成 libsvmread.mexw32 等matl
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:87040
    • 提供者:cc8244467
  1. ANN-master

    0下载:
  2. 通过使用iris数据集,初步学习神经网络的同学使用(Through the use of iris data sets, a preliminary study of neural networks is used by students)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:140288
    • 提供者:SHADILUKE
  1. matlab计量工具箱Lesage

    0下载:
  2. 本程序集合为空间计量经济学、空间回归、空间联系等建模必备程序,可提供完全的数据分析程序、结果报告功能。(The collection of procedures for space econometrics, spatial regression, spatial linkages and other modeling procedures necessary to provide complete data analysis procedures, results reporting func
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:6260736
    • 提供者:cdavid
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com